| HsBuildingAddress |
| Logical Entity Name | HsBuildingAddress |
| Default Table Name | HsBuildingAddress |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| HsBuildingAddress Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
HsBuildingAddressID |
int | NO | ||
HsBuildingID |
int | NO | ||
| Addr1 | varchar(255) | YES | ||
| City | char(25) | YES | ||
| State | char(2) | YES | ||
| Zip | char(20) | YES | ||
| Country | varchar(50) | YES | ||
| Phone | char(16) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Active | bit | NO | ||
| Ts | timestamp | NO |
| HsBuildingAddress Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_HsBuildingAddress_HsBuildingAddressID | PrimaryKey | HsBuildingAddressID |
| HsBuildingAddress Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| HsBuilding | Non-Identifying | One To Zero or More | FK_HsBuildingAddress_HsBuildingID_HsBuilding_HsBuildingID | HsBuildingID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_HsBuildingAddress_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| HsBuildingAddress Check Constraints |
| Check Constraint Name | CheckConstraint |
| HsBuildingAddress Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| HsBuildingAddress Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.HsBuildingAddress |
NO | |||
| Physical (Microsoft SQL Server) dbo.HsBuildingAddress |
NO |
| HsBuildingAddress Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Housing |
| HsBuildingAddress Data Movement Rules |
| Name | Type | Rule Text/Value |